runtime.traceLocker.GoSwitch (method)

2 uses

	runtime (current package)
		coro.go#L203: 		trace.GoSwitch(gnext, exit)
		traceruntime.go#L503: func (tl traceLocker) GoSwitch(nextg *g, destroy bool) {